#36 new
Luis

Installation Process

Reported by Luis | June 23rd, 2010 @ 01:15 AM

Hi Tony.

in version 1.4.95 of AgileBill. in the install.inc file

There are two pieces of code that worries me..

# insert license key and code into setup table
$fields=Array('license_key'=> @$VAR['license_key'], 'license_code'=> @$VAR['license_code']);
$db->Execute(sqlUpdate($db,"setup",$fields,"site_id=".DEFAULT_SITE));

In the installation process, there is no field requesting for this information.

# select the database connection
case 'step4':
$s_file = 'step4.php';
break;

There is no step 4 in the installation process or a step4.php file.

Are these codes obsolete or is this version not completed? please advice?

Thank you,
Luis

No comments found

Please Sign in or create a free account to add a new ticket.

With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.

New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป

Open Source Billing, Invoicing, and Provisioning

People watching this ticket

Pages